desktop_windows
local_offer Category
Features
9 features passed
7 features failed, 0 skipped
Scenarios
69 scenarios passed
21 scenarios failed, 0 skipped, 0 others
Steps
1,390 steps passed
23 steps failed, 155 skipped, 0 others
Timeline (seconds)
  • Verify Base Page Scenarios Nov 28, 2022 01:29:09 AM Fail
    00 00 40.097
    check_circle Scenario Outline: Verify user is able to selects the language


    language
    English
    @basepage @regression @verifySelectLanguage
    • check_circleVerify user is able to selects the language
      @basepage @regression @verifySelectLanguage
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see selected language: English
    00 01 21.393
    check_circle Scenario Outline: Verify User is able to press the Change phone number and login through another number


    languagephoneNumberchange_numbercountry
    English72760505058087087642India
    @changeNumber @basepage @regression
    • check_circleVerify User is able to press the Change phone number and login through another number
      @changeNumber @basepage @regression
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see selected language: English
      • check_circleWhen User selects the country India
      • check_circleAnd User enters mobile number 7276050505
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User clicks on change phone number
      • check_circleThen User is on the base page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
    00 00 55.042
    check_circle Scenario Outline: Verify user not able to login with invalid number


    phoneNumberlanguage
    0000000000English
    @verifyLoginWithInvalidNumber @basepage @regression
    • check_circleVerify user not able to login with invalid number
      @verifyLoginWithInvalidNumber @basepage @regression
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see selected language: English
      • check_circleWhen User enters mobile number 0000000000
      • check_circleAnd User clicks on continue button
      • check_circleThen Invalid format toast message is displayed
    00 00 38.263
    check_circle Scenario Outline: Verify User is able to see the label "Enter your registered mobile number to login" below the Log In


    language
    English
    @UserIsAbleToSeeLoginPageRegistrationLabel @basepage @regression
    • check_circleVerify User is able to see the label "Enter your registered mobile number to login" below the Log In
      @UserIsAbleToSeeLoginPageRegistrationLabel @basepage @regression
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see the registration label on login page
    00 00 44.488
    check_circle Scenario Outline: Verify User is able to see the Place holder "Enter mobile number" in text field


    language
    English
    @VerifyPlaceHolder @basepage @regression
    • check_circleVerify User is able to see the Place holder "Enter mobile number" in text field
      @VerifyPlaceHolder @basepage @regression
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see the place holder label on login page
    00 00 53.823
    cancel Scenario Outline: Verify user not able to login with unregister number


    phoneNumberlanguage
    9922006556English
    @basepage @regression @verifyLoginWithUnregisterNumber
    • cancelVerify user not able to login with unregister number
      @basepage @regression @verifyLoginWithUnregisterNumber
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see selected language: English
      • check_circleWhen User enters mobile number 9922006556
      • check_circleAnd User clicks on continue button
      • cancelThen Unregister Number toast message is displayed
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_not_able_to_login_with_unregister_number
    00 02 03.447
    check_circle Scenario Outline: Verify user not able to login with valid otp


    phoneNumberlanguagecountry
    8087087642EnglishIndia
    @verifyLoginWithValidOtp @basepage @regression
    • check_circleVerify user not able to login with valid otp
      @verifyLoginWithValidOtp @basepage @regression
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see selected language: English
      • check_circleWhen User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
  • Verify Chat Page Scenarios Nov 28, 2022 01:36:26 AM Fail
    00 02 44.113
    check_circle Scenario: Verify user should able to open chat page
    @chatPage @regression @verifyChatPage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on the chat option
    • check_circleThen User navigates to chat page
    00 02 22.552
    check_circle Scenario Outline: Verify user should be able to Open the specific program chat:


    chatGroupName
    AutomationTest
    @chatPage @openChatProgram @regression
    • check_circleVerify user should be able to Open the specific program chat: AutomationTest
      @chatPage @openChatProgram @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
    00 06 03.736
    cancel Scenario Outline: Verify user should be able to send the message


    chatGroupNamemessage
    AutomationTestHow are you?
    @sendTheMessage @chatPage @regression
    • cancelVerify user should be able to send the message
      @sendTheMessage @chatPage @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User sends the message How are you?
      • check_circleThen User is able to see the sent message How are you?
      • cancelWhen User deletes the sent message How are you?
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_should_be_able_to_send_the_message
    00 02 24.864
    check_circle Scenario Outline: Verify user should be able to open the Group details page by tapping on View details button


    chatGroupName
    AutomationTest
    @chatPage @regression @verifyDetailsPageThroughViewDetailsButton
    • check_circleVerify user should be able to open the Group details page by tapping on View details button
      @chatPage @regression @verifyDetailsPageThroughViewDetailsButton
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the view details button
      • check_circleThen User is able to opens the details page through view details button AutomationTest
    00 02 30.433
    check_circle Scenario Outline: Verify user should be able to open the group details page by tapping on Program group name


    chatGroupName
    AutomationTest
    @chatPage @regression @verifyDetailsPageThroughGroupName
    • check_circleVerify user should be able to open the group details page by tapping on Program group name
      @chatPage @regression @verifyDetailsPageThroughGroupName
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleThen User navigates to the detail page AutomationTest
    00 02 37.330
    check_circle Scenario Outline: Verify user should be able to open the private chat with mentor


    chatGroupName
    AutomationTest
    @chatPage @regression @openPrivateChatWithMentor
    • check_circleVerify user should be able to open the private chat with mentor
      @chatPage @regression @openPrivateChatWithMentor
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleThen User navigates to the detail page AutomationTest
      • check_circleWhen User clicks on mentor option
      • check_circleThen User is able to open the private chat with mentor
    00 02 34.150
    check_circle Scenario Outline: Verify user should be able to see the Media section on group details page


    chatGroupName
    AutomationTest
    @chatPage @verifyMediaSection @regression
    • check_circleVerify user should be able to see the Media section on group details page
      @chatPage @verifyMediaSection @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleThen User navigates to the detail page AutomationTest
      • check_circleWhen User clicks on media option
      • check_circleThen User is able to see the media section on group details page
    00 02 42.452
    check_circle Scenario Outline: Verify user should be able to see the Links section on group details page


    chatGroupName
    AutomationTest
    @chatPage @regression @verifyLinksSection
    • check_circleVerify user should be able to see the Links section on group details page
      @chatPage @regression @verifyLinksSection
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleThen User navigates to the detail page AutomationTest
      • check_circleWhen User clicks on link option
      • check_circleThen User is able to see the links section on group details page
    00 03 41.247
    cancel Scenario Outline: Verify user should be able to see the Documents section on group details page


    chatGroupName
    AutomationTest
    @chatPage @verifyDocumentsSection @regression
    • cancelVerify user should be able to see the Documents section on group details page
      @chatPage @verifyDocumentsSection @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleThen User navigates to the detail page AutomationTest
      • cancelWhen User clicks on document option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_should_be_able_to_see_the_Documents_section_on_group_details_page
    00 04 51.010
    cancel Scenario Outline: Verify user should be able to edit the sent message


    chatGroupNamemessagenew_message
    AutomationTesthow r1?How are you?
    @chatPage @regression @editSentMessage
    • cancelVerify user should be able to edit the sent message
      @chatPage @regression @editSentMessage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User sends the message how r1?
      • check_circleThen User is able to see the sent message how r1?
      • cancelWhen User edits the sent message with new message How are you?
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_should_be_able_to_edit_the_sent_message
    00 06 04.587
    cancel Scenario Outline: Verify user should be able to delete the sent message


    chatGroupNamemessage
    AutomationTesthow r1?
    @chatPage @deleteSentMessage @regression
    • cancelVerify user should be able to delete the sent message
      @chatPage @deleteSentMessage @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User sends the message how r1?
      • check_circleThen User is able to see the sent message how r1?
      • cancelWhen User deletes the sent message how r1?
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_should_be_able_to_delete_the_sent_message
    00 04 48.309
    cancel Scenario Outline: Verify user is able to reply on received messages


    chatGroupNamereply_message
    AutomationTestyes
    @chatPage @regression @replyOnReceivedMessage
    • cancelVerify user is able to reply on received messages
      @chatPage @regression @replyOnReceivedMessage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see reply option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_reply_on_received_messages
    00 33 40.253
    cancel Scenario Outline: Verify user is able to send report on received message with report option:


    chatGroupNamereport
    AutomationTestSpam
    AutomationTestViolence
    AutomationTestChild Abuse
    AutomationTestIllegal Drugs
    AutomationTestTell us about you
    AutomationTestCopyright
    AutomationTestPornography
    @chatPage @regression @sendReport
    • cancelVerify user is able to send report on received message with report option:Spam
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Spam
    • cancelVerify user is able to send report on received message with report option:Violence
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • cancelAnd User enters the otpcode
      • cancelcom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
    • cancelVerify user is able to send report on received message with report option:Child Abuse
      @chatPage @regression @sendReport
      • cancelcom.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
      • cancelcom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    • cancelVerify user is able to send report on received message with report option:Illegal Drugs
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Illegal_Drugs
    • cancelVerify user is able to send report on received message with report option:Tell us about you
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Tell_us_about_you
    • cancelVerify user is able to send report on received message with report option:Copyright
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Copyright
    • cancelVerify user is able to send report on received message with report option:Pornography
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Pornography
    00 02 28.338
    check_circle Scenario: Verify user is able to redirect to chat page through message notification link
    @chatPage @redirectToTheChatPageThroughMessagelink @regression
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on the message notification link
    • check_circleThen User navigates to chat page
    00 03 54.906
    cancel Scenario Outline: Verify attachment options


    chatGroupName
    AutomationTest
    @chatPage @regression @verifyAttachmentOptions
    • cancelVerify attachment options
      @chatPage @regression @verifyAttachmentOptions
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the attach button
      • cancelThen User is able to see attachment options
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_attachment_options
  • Verify Daily Entries Scenarios Nov 28, 2022 02:59:54 AM Pass
    00 02 48.083
    check_circle Scenario Outline: Add entries on the questionnaires page


    courseratingcheckbox_optionfirst_answersecond_answer
    AutomationTest5Yes1It is a automation testing tool
    @dailyEntries @saveEntries @regression
    • check_circleAdd entries on the questionnaires page
      @dailyEntries @saveEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleWhen User enters first question answer 1
      • check_circleAnd User enters second question answer It is a automation testing tool
      • check_circleAnd User selects the rating option of 5
      • check_circleAnd User selects the checkbox Yes
      • check_circleAnd User taps on Save button
    00 10 43.428
    check_circle Scenario Outline: Verify daily entries result according to the filter:


    coursefilters
    AutomationTestAll
    AutomationTestCompleted
    AutomationTestAvailable
    AutomationTestExpired
    @dailyEntries @regression
    • check_circleVerify daily entries result according to the filter: All
      @dailyEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleWhen User taps on All filter
      • check_circleThen Result display according to the filter All
    • check_circleVerify daily entries result according to the filter: Completed
      @dailyEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleWhen User taps on Completed filter
      • check_circleThen Result display according to the filter Completed
    • check_circleVerify daily entries result according to the filter: Available
      @dailyEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleWhen User taps on Available filter
      • check_circleThen Result display according to the filter Available
    • check_circleVerify daily entries result according to the filter: Expired
      @dailyEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleWhen User taps on Expired filter
      • check_circleThen Result display according to the filter Expired
  • Verify Daily Entries Calendars Scenarios Nov 28, 2022 03:13:26 AM Fail
    00 02 48.405
    check_circle Scenario Outline: Verify user is able to navigates backward and forward on calendar


    course
    AutomationTest
    @calendar @regression @navigatesToMonthOnCalendar
    • check_circleVerify user is able to navigates backward and forward on calendar
      @calendar @regression @navigatesToMonthOnCalendar
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleWhen User taps on date selector option
      • check_circleThen User redirects to Calendar view
      • check_circleWhen User taps on previous option
      • check_circleThen User redirects to previous month
      • check_circleWhen User taps on Next option
      • check_circleThen User redirects to current month
      • check_circleWhen User taps on Next option
      • check_circleThen User redirects to Next month
      • check_circleWhen User taps on close button
      • check_circleThen User redirects to daily entries page
    00 03 26.487
    cancel Scenario Outline: Verify User is able to select specific date


    courseyearmonthdate
    AutomationTest2022September23
    @calendar @selectSpecificDate @regression
    • cancelVerify User is able to select specific date
      @calendar @selectSpecificDate @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • cancelAnd User navigates to home page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_User_is_able_to_select_specific_date
  • Verify End to end Scenarios Nov 28, 2022 03:19:40 AM Fail
    00 01 52.934
    cancel Scenario Outline: Verify delete account and join without parent approval


    languagecountrytraineeNumbermentorNumberprogramName
    EnglishIndia81081081008208024180AutomationTest
    @regression @EndToendScenarios @deleteAccount
    • cancelVerify delete account and join without parent approval
      @regression @EndToendScenarios @deleteAccount
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8108108100
      • check_circleAnd User clicks on continue button
      • cancelThen User navigates to otp page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_delete_account_and_join_without_parent_approval
    00 02 34.146
    cancel Scenario Outline: Verify User is able remove trainee from the program


    languagecountrytraineeNumbermentorNumberprogramName
    EnglishIndia70281762298208024180AutomationTest
    @removeAccount @regression @EndToendScenarios
    • cancelVerify User is able remove trainee from the program
      @removeAccount @regression @EndToendScenarios
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor uncheck the search in all programs checkbox
      • check_circleThen Trainees are display according to programs
      • check_circleWhen Mentor search particular trainee by name 7028176229
      • cancelAnd Mentor is clicks on the menu option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_User_is_able_remove_trainee_from_the_program
  • Verify add or update entries scenarios Nov 28, 2022 03:24:08 AM Fail
    00 03 39.695
    cancel Scenario Outline: Add entry or update to assigned course


    courseratingcheckbox_optionfirst_answersecond_answer
    AutomationTest5Yes1It is a automation testing tool
    @entries @addEntries @regression
    • cancelAdd entry or update to assigned course
      @entries @addEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleWhen User enters first question answer 1
      • check_circleAnd User enters second question answer It is a automation testing tool
      • check_circleAnd User selects the rating option of 5
      • check_circleAnd User selects the checkbox Yes
      • cancelAnd User taps on save and next button button
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Add_entry_or_update_to_assigned_course
    00 04 55.142
    cancel Scenario Outline: Verify User is able to tap on Save and next Button


    coursenext_courseratingcheckbox_optionfirst_answersecond_answer
    AutomationTestTest5Yes1It is a automation testing tool
    @entries @regression @VerifySaveAndNextBtn
    • cancelVerify User is able to tap on Save and next Button
      @entries @regression @VerifySaveAndNextBtn
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleWhen User enters second question answer It is a automation testing tool
      • check_circleAnd User enters first question answer 1
      • check_circleAnd User selects the rating option of 5
      • check_circleAnd User selects the checkbox Yes
      • cancelAnd User taps on save and next button
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_User_is_able_to_tap_on_Save_and_next_Button
    00 02 25.310
    check_circle Scenario Outline: Verify User is unable to save the answers without answering questions


    course
    AutomationTest
    @saveEmptyAns @entries @regression
    • check_circleVerify User is unable to save the answers without answering questions
      @saveEmptyAns @entries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleWhen User clear first question answer
      • check_circleAnd User taps on Save button
      • check_circleThen User unable to save empty answer
    00 02 17.010
    check_circle Scenario: Verify User is able to see the Questionnaire page through the Entries option
    @redirectToQuestionnairePageThroughEntries @entries @regression
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on Entries option
    • check_circleThen User redirects to entries page
    • check_circleWhen User clicks on the incomplete entry
    • check_circleThen User redirects to questionnaires page
    00 08 28.890
    check_circle Scenario Outline: Verify error message for range type question


    courseans
    AutomationTest0
    AutomationTest12
    AutomationTest7
    @entries @regression @verifyInvalidEntryTextForRangeTypeQuestion
    • check_circleVerify error message for range type question
      @entries @regression @verifyInvalidEntryTextForRangeTypeQuestion
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleAnd User enters first question answer 0
      • check_circleThen User is able to see the error message 0
    • check_circleVerify error message for range type question
      @entries @regression @verifyInvalidEntryTextForRangeTypeQuestion
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleAnd User enters first question answer 12
      • check_circleThen User is able to see the error message 12
    • check_circleVerify error message for range type question
      @entries @regression @verifyInvalidEntryTextForRangeTypeQuestion
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleAnd User enters first question answer 7
      • check_circleThen User is able to see the error message 7
  • To verify Find program by Id Nov 28, 2022 03:45:54 AM Pass
    00 02 11.135
    check_circle Scenario: Verify user is on search program page
    @verifyFindByIdPage @regression @findById
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on Find By Id button
    • check_circleThen User redirects to search program page
    00 02 16.029
    check_circle Scenario Outline: Verify User is able to find Program by ID


    programIDprogram_name
    AutomationAutomationTest
    @findProgramById @regression @findById
    • check_circleVerify User is able to find Program by ID
      @findProgramById @regression @findById
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on Find By Id button
      • check_circleThen User redirects to search program page
      • check_circleWhen User enters program id: Automation
      • check_circleAnd User taps on search by ID button
      • check_circleThen User is able to find program by ID:AutomationTest
    00 04 26.917
    check_circle Scenario Outline: Verify User is able to join Program


    programIDprogram_name
    AutomationAutomationTest
    TestTest
    @regression @joinProgramById @findById
    • check_circleVerify User is able to join Program
      @regression @joinProgramById @findById
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on Find By Id button
      • check_circleThen User redirects to search program page
      • check_circleWhen User enters program id: Automation
      • check_circleAnd User taps on search by ID button
      • check_circleThen User is able to find program by ID:AutomationTest
      • check_circleWhen User clicks on join button
      • check_circleThen User is able to join the program
    • check_circleVerify User is able to join Program
      @regression @joinProgramById @findById
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on Find By Id button
      • check_circleThen User redirects to search program page
      • check_circleWhen User enters program id: Test
      • check_circleAnd User taps on search by ID button
      • check_circleThen User is able to find program by ID:Test
      • check_circleWhen User clicks on join button
      • check_circleThen User is able to join the program
  • Verify HomePage Scenarios Nov 28, 2022 03:54:48 AM Pass
    00 02 06.827
    check_circle Scenario Outline: Verify user is able to see the homepage


    phoneNumber
    8087087642
    @regression @verifyHomePage
    • check_circleVerify user is able to see the homepage
      @regression @verifyHomePage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
  • Verify MentorHomePage Scenarios Nov 28, 2022 03:56:55 AM Pass
    00 01 19.454
    check_circle Scenario Outline: Verify user is able to see the homepage of mentor


    phoneNumber
    8208024180
    @verifyMentorHomePage @regression
    • check_circleVerify user is able to see the homepage of mentor
      @verifyMentorHomePage @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
  • Verify Mentor Progress Page Scenarios Nov 28, 2022 03:58:14 AM Pass
    00 01 57.908
    check_circle Scenario: Verify mentor is able to redirect to the Progress page
    @MentorProgressPage @regression @verifyProgressPage
    • check_circleGiven User is on the base page
    • check_circleWhen User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleThen User is on login page
    • check_circleWhen User enters mobile number 8208024180
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleThen User navigates to home page as a mentor
    • check_circleWhen Mentor clicks on the progress option
    • check_circleThen Mentor redirects to the progress page
    00 04 01.760
    check_circle Scenario Outline: Verify mentor should be able to see the trainee daily entries questions answer


    languagetraineeMobileNumbermentorMobileNumbercourseratingcheckbox_optionfirst_answersecond_answer
    English80870876428208024180AutomationTest5Yes1It is a automation testing tool
    @MentorProgressPage @regression @verifyProgressPageQuestionAnswers
    • check_circleVerify mentor should be able to see the trainee daily entries questions answer
      @MentorProgressPage @regression @verifyProgressPageQuestionAnswers
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleWhen User enters first question answer 1
      • check_circleAnd User enters second question answer It is a automation testing tool
      • check_circleAnd User selects the rating option of 5
      • check_circleAnd User selects the checkbox Yes
      • check_circleAnd User taps on Save button
      • check_circleThen User update answer successfully
      • check_circleWhen User clicks on back arrow button
      • check_circleAnd User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor search particular trainee by number 8087087642
      • check_circleAnd Mentor long clicks on the trainee 8087087642
      • check_circleThen Mentor is able to see training programs AutomationTest of the trainee
      • check_circleWhen Mentor clicks on the program AutomationTest
      • check_circleAnd User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleAnd User is able to see first question answer 1
      • check_circleAnd User is able to see second question answer It is a automation testing tool
      • check_circleAnd User is able to see third question answer 5
      • check_circleAnd User is able to see fourth question answer Yes
  • Verify Mentor Trainee Page Scenarios Nov 28, 2022 04:04:14 AM Pass
    00 01 32.239
    check_circle Scenario: Verify mentor is able to redirect to the trainee list
    @MentorTraineePage @verifyMentorIsAbleToRedirectToTraineeList @regression
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8208024180
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page as a mentor
    • check_circleWhen Mentor clicks on the trainees option
    • check_circleThen Mentor redirects to the trainees list page
    00 01 28.185
    check_circle Scenario Outline: Verify mentor is able to search particular trainee by name


    trainee_name
    Radha Kunjir
    @MentorTraineePage @SearchTraineeByName @regression @Bug-1259
    • check_circleVerify mentor is able to search particular trainee by name
      @MentorTraineePage @SearchTraineeByName @regression @Bug-1259
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor search particular trainee by name Radha Kunjir
      • check_circleThen Mentor is able to see trainees by name Radha Kunjir
    00 01 28.179
    check_circle Scenario: Verify searching result after uncheck search in all programs checkbox
    @MentorTraineePage @regression @uncheckSearchInAllPrograms
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8208024180
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page as a mentor
    • check_circleWhen Mentor clicks on the trainees option
    • check_circleThen Mentor redirects to the trainees list page
    • check_circleWhen Mentor uncheck the search in all programs checkbox
    • check_circleThen Trainees are display according to programs
    00 01 35.880
    check_circle Scenario Outline: Verify Training Programs of the trainee


    trainee_nametraining_programs
    Radha KunjirAutomationTest
    @MentorTraineePage @verifyTrainningProgram @regression
    • check_circleVerify Training Programs of the trainee
      @MentorTraineePage @verifyTrainningProgram @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor long clicks on the trainee Radha Kunjir
      • check_circleThen Mentor is able to see training programs AutomationTest of the trainee
    00 01 44.600
    check_circle Scenario Outline: Verify Mentor redirects to trainee progress page through program


    trainee_nametraining_programs
    Radha KunjirAutomationTest
    @MentorTraineePage @verifyRedirectToTraineeProgressTroughProgram @regression
    • check_circleVerify Mentor redirects to trainee progress page through program
      @MentorTraineePage @verifyRedirectToTraineeProgressTroughProgram @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor long clicks on the trainee Radha Kunjir
      • check_circleThen Mentor is able to see training programs AutomationTest of the trainee
      • check_circleWhen Mentor clicks on the program AutomationTest
      • check_circleThen Mentor redirects to trainee progress page Radha Kunjir
    00 01 25.854
    check_circle Scenario: Verify Add button on the trainee page
    @MentorTraineePage @regression @verifyAddButtonOnTheTraineePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8208024180
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page as a mentor
    • check_circleWhen Mentor clicks on the trainees option
    • check_circleThen Mentor redirects to the trainees list page
    • check_circleAnd Mentor is able to see Add button
    00 01 29.837
    check_circle Scenario: Verify Add trainee list
    @MentorTraineePage @regression @verifyAddTraineesList
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8208024180
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page as a mentor
    • check_circleWhen Mentor clicks on the trainees option
    • check_circleThen Mentor redirects to the trainees list page
    • check_circleAnd Mentor is able to see Add button
    • check_circleWhen Mentor clicks on the Add button
    • check_circleThen Mentor is able to see list of trainees
    00 01 42.408
    check_circle Scenario Outline: Verify Mentor not able to send invite for joined trainee


    Trainee_nameMobile_numberstatus
    AutomationTest8087087642Trainee
    @MentorTraineePage @verifyMentorNotAbleToSendInviteForJoinedTrainee @regression
    • check_circleVerify Mentor not able to send invite for joined trainee
      @MentorTraineePage @verifyMentorNotAbleToSendInviteForJoinedTrainee @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleAnd Mentor is able to see Add button
      • check_circleWhen Mentor clicks on the Add button
      • check_circleThen Mentor is able to see list of trainees
      • check_circleWhen Mentor clicks on the trainee:AutomationTest
      • check_circleThen Mentor redirects to the phone number page
      • check_circleWhen Mentor send the mobile number:8087087642
      • check_circleThen Mentor is able to see the mobile number:8087087642 in the suggestion
      • check_circleAnd Mentor is able to see the trainee status:Trainee in the suggestion
    00 01 36.702
    check_circle Scenario Outline: Verify Trainee Menu Options


    trainee_name
    Radha Kunjir
    @MentorTraineePage @verifyTraineeMenuOptions @regression
    • check_circleVerify Trainee Menu Options
      @MentorTraineePage @verifyTraineeMenuOptions @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor search particular trainee by name Radha Kunjir
      • check_circleThen Mentor is able to see trainees by name Radha Kunjir
      • check_circleWhen Mentor is clicks on the menu option Radha Kunjir
      • check_circleThen Menu options is display
    00 01 36.496
    check_circle Scenario Outline: Verify Mentor redirect to the trainee private chat via menu option


    trainee_name
    Radha Kunjir
    @RedirectToPrivateChatOfTheTrainee @MentorTraineePage @regression
    • check_circleVerify Mentor redirect to the trainee private chat via menu option
      @RedirectToPrivateChatOfTheTrainee @MentorTraineePage @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor search particular trainee by name Radha Kunjir
      • check_circleThen Mentor is able to see trainees by name Radha Kunjir
      • check_circleWhen Mentor is clicks on the menu option Radha Kunjir
      • check_circleThen Menu options is display
      • check_circleWhen Mentor is clicks on the chat button
      • check_circleThen Mentor is redirects to the trainee Radha Kunjir private chat
    00 01 44.995
    check_circle Scenario Outline: Verify Mentor redirect to the list of the programs via menu option


    trainee_name
    Radha Kunjir
    @MentorTraineePage @RedirectToInviteTraineeList @regression
    • check_circleVerify Mentor redirect to the list of the programs via menu option
      @MentorTraineePage @RedirectToInviteTraineeList @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor search particular trainee by name Radha Kunjir
      • check_circleThen Mentor is able to see trainees by name Radha Kunjir
      • check_circleWhen Mentor is clicks on the menu option Radha Kunjir
      • check_circleThen Menu options is display
      • check_circleWhen Mentor is clicks on the invite button
      • check_circleThen Mentor is redirects list of the programs
  • Scenarios of notification Page Nov 28, 2022 04:21:39 AM Fail
    00 03 48.442
    check_circle Scenario Outline: Verify Mentor is able to send invitation successfully to trainee


    traineeMobileNumber
    8087087642
    @notificationPage @regression @inviteTrainee
    • check_circleVerify Mentor is able to send invitation successfully to trainee
      @notificationPage @regression @inviteTrainee
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User Leaves the program Test
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor clicks on the Add button
      • check_circleAnd Mentor clicks on the trainee:Test
      • check_circleThen Mentor redirects to the phone number page
      • check_circleWhen Mentor send the mobile number:8087087642
      • check_circleAnd Mentor clicks on Join button 8087087642
      • check_circleThen Mentor sent the invitation successfully
    00 04 50.503
    cancel Scenario Outline: Verify trainee accept the invitation


    traineeMobileNumberprogramName
    8087087642Test
    @notificationPage @regression @acceptInvitation
    • cancelVerify trainee accept the invitation
      @notificationPage @regression @acceptInvitation
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User Leaves the program Test
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor clicks on the Add button
      • check_circleAnd Mentor clicks on the trainee:Test
      • check_circleThen Mentor redirects to the phone number page
      • check_circleWhen Mentor send the mobile number:8087087642
      • check_circleAnd Mentor clicks on Join button 8087087642
      • check_circleThen Mentor sent the invitation successfully
      • check_circleWhen Mentor clicks on back arrow
      • check_circleAnd User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • cancelThen User navigates to otp page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_trainee_accept_the_invitation
    00 05 13.246
    check_circle Scenario Outline: Verify trainee decline the invitation


    traineeMobileNumberprogramName
    8087087642Test
    @declineInvitation @notificationPage @regression
    • check_circleVerify trainee decline the invitation
      @declineInvitation @notificationPage @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User Leaves the program Test
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor clicks on the Add button
      • check_circleAnd Mentor clicks on the trainee:Test
      • check_circleThen Mentor redirects to the phone number page
      • check_circleWhen Mentor send the mobile number:8087087642
      • check_circleAnd Mentor clicks on Join button 8087087642
      • check_circleThen Mentor sent the invitation successfully
      • check_circleWhen Mentor clicks on back arrow
      • check_circleAnd User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User clicks on notification tab
      • check_circleThen User able to see notification of added to new training Test
      • check_circleWhen User clicks on the notification of added to new training
      • check_circleThen User able to see notification popup
      • check_circleWhen User clicks on notification decline button
      • check_circleThen User decline invite successfully
  • Verify Profile Page Scenarios Nov 28, 2022 04:35:31 AM Fail
    00 02 13.928
    check_circle Scenario: Verify profile page
    @verifyprofilepage @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    00 02 19.035
    check_circle Scenario: Verify privacy policy page
    @verifyprivacypolicy @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    • check_circleWhen User taps on privacy policy button
    • check_circleThen User navigates to the privacy policy page
    00 02 17.108
    check_circle Scenario: Verify terms of service page
    @verifyTermsOfService @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    • check_circleWhen User taps on terms of service button
    • check_circleThen User navigates to the terms of service page
    00 06 53.735
    cancel Scenario Outline: Verify Feedback thoughts


    emoji'ssuggestions
    Loved itAwesome app
    GoodGood app
    Needs workAutomation Testing
    @regression @profilePage @feedbackpage
    • cancelVerify Feedback thoughts
      @regression @profilePage @feedbackpage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • cancelAnd User navigates to otp page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_Feedback_thoughts
    • check_circleVerify Feedback thoughts
      @regression @profilePage @feedbackpage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User taps on feedback button
      • check_circleThen User navigates to the feedback page
      • check_circleWhen User clicks on Good for feedback
      • check_circleAnd User enters Good app in text field
      • check_circleAnd User clicks on send button
      • check_circleThen User is able to submit the feedback
    • check_circleVerify Feedback thoughts
      @regression @profilePage @feedbackpage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User taps on feedback button
      • check_circleThen User navigates to the feedback page
      • check_circleWhen User clicks on Needs work for feedback
      • check_circleAnd User enters Automation Testing in text field
      • check_circleAnd User clicks on send button
      • check_circleThen User is able to submit the feedback
    00 02 25.655
    check_circle Scenario Outline: Verify Error message after send feedback without reaction


    suggestions
    Awesome app
    @regression @sendFeedbackWithoutReaction @profilePage
    • check_circleVerify Error message after send feedback without reaction
      @regression @sendFeedbackWithoutReaction @profilePage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User taps on feedback button
      • check_circleThen User navigates to the feedback page
      • check_circleWhen User enters Awesome app in text field
      • check_circleAnd User clicks on send button
      • check_circleThen User is able to see error message
    00 02 18.636
    check_circle Scenario: Update the my profile
    @updateprofile @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    • check_circleWhen User clicks on my profile button
    • check_circleThen User navigates to the my profile page
    • check_circleWhen User is able to update the profile
    • check_circleThen User is able to save the profile
    00 02 35.054
    check_circle Scenario: Verify user is able to change Theme
    @darktheme @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    • check_circleWhen User taps on dark theme button
    • check_circleThen User is able to see dark theme
    00 02 39.536
    check_circle Scenario Outline: Verify user is able to change text size using accessbility


    size
    Medium
    @regression @profilePage @fontsize
    • check_circleVerify user is able to change text size using accessbility
      @regression @profilePage @fontsize
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User taps on accessbility toggle button
      • check_circleAnd User is viewing the text size to select size
      • check_circleAnd User is able to change font Medium
      • check_circleThen User is able to view the font Medium changed
    00 03 34.075
    check_circle Scenario: Verify user is able to set the Avatar on Basic Details Page
    @regression @profilePage @setAvatar
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    • check_circleWhen User clicks on my profile button
    • check_circleThen User navigates to the my profile page
    • check_circleAnd User able to click on edit avatar button
    00 02 19.274
    check_circle Scenario: Verify user is able to logout the account
    @logout @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    • check_circleWhen User clicks on the logout button
    • check_circleThen User is on login page
    00 02 31.467
    check_circle Scenario: Verify user is able to switch to the mentor and mentor to trainee
    @switchToMentorAndMentorToTrainee @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    • check_circleWhen User switch role trainee to mentor
    • check_circleAnd User taps on more option
    • check_circleThen User is able to switch as mentor
    • check_circleWhen User switch role mentor to trainee
    • check_circleAnd User taps on more option
    • check_circleThen User is able to switch as trainee
  • Scenarios of Program Details Page Nov 28, 2022 05:07:39 AM Pass
    00 03 34.591
    check_circle Scenario Outline: Verify User is able to see the programs that was assigned by Trainer


    program
    AutomationTest
    @regression @programDetailsPage @verifyCourseDetails
    • check_circleVerify User is able to see the programs that was assigned by Trainer
      @regression @programDetailsPage @verifyCourseDetails
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User see the AutomationTest
      • check_circleThen AutomationTest name will display as header
      • check_circleAnd Trainer name displayed as subtext
      • check_circleAnd course type is displayed as subtext
      • check_circleThen course status button will displayed
    00 02 20.021
    check_circle Scenario Outline: Verify User is able to redirect to Program Details page after Taping on Program Name


    program
    AutomationTest
    @regression @programDetailsPage @verifyUserOpensProgramDetailsPage
    • check_circleVerify User is able to redirect to Program Details page after Taping on Program Name
      @regression @programDetailsPage @verifyUserOpensProgramDetailsPage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
  • Verify Progress Page Scenarios Nov 28, 2022 05:13:34 AM Pass
    00 06 50.808
    check_circle Scenario Outline: Verify User is able to redirect to another program by clicking on Drop down option on progress page


    program_nameother_programtrainee_numberlanguagecountrymentor_number
    AutomationTestTest8087087642EnglishIndia8208024180
    @progressPage @redirectToProgram @regression
    • check_circleVerify User is able to redirect to another program by clicking on Drop down option on progress page
      @progressPage @redirectToProgram @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User Leaves the program Test
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor clicks on the Add button
      • check_circleAnd Mentor clicks on the trainee:Test
      • check_circleThen Mentor redirects to the phone number page
      • check_circleWhen Mentor send the mobile number:8087087642
      • check_circleAnd Mentor clicks on Join button 8087087642
      • check_circleThen Mentor sent the invitation successfully
      • check_circleWhen Mentor clicks on back arrow
      • check_circleAnd User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User clicks on notification tab
      • check_circleThen User able to see notification of added to new training AutomationTest
      • check_circleWhen User clicks on the notification of added to new training
      • check_circleThen User able to see notification popup
      • check_circleWhen User clicks on notification Accept button
      • check_circleThen User accept the invite successfully
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User clicks on other program dropdown
      • check_circleAnd User selects other program:Test
      • check_circleThen User is able to redirect to the selected program:Test
    00 03 08.514
    check_circle Scenario Outline: Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page


    programlanguagecountrytrainee_number
    AutomationTestEnglishIndia8087087642
    @progressPage @regression @redirectToQuestionaries
    • check_circleVerify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page
      @progressPage @regression @redirectToQuestionaries
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User clicks on the add entry button
      • check_circleThen User redirects to questionnaires page
    00 02 49.866
    check_circle Scenario Outline: Verify User is able to see the Progress Percentage of Todays Overall Questions


    programlanguagecountrytrainee_number
    AutomationTestEnglishIndia8087087642
    @progressPage @regression @verifyProgress
    • check_circleVerify User is able to see the Progress Percentage of Todays Overall Questions
      @progressPage @regression @verifyProgress
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleAnd User able to see the progress percentage of todays overall questions
  • Verify Wall Page Scenarios Nov 28, 2022 05:26:23 AM Pass
    00 02 26.073
    check_circle Scenario: Verify user should able to open wall page
    @wallPage @regression @verifyWallPage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on the wall option
    • check_circleThen User navigates to wall page
    00 04 20.845
    check_circle Scenario Outline: Verify user should be able to answer the questions on wall


    ratingcheckbox_optionfirst_answersecond_answer
    5Yes1It is a automation testing tool
    @wallPage @regression @answerWallquestions
    • check_circleVerify user should be able to answer the questions on wall
      @wallPage @regression @answerWallquestions
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the wall option
      • check_circleThen User navigates to wall page
      • check_circleWhen User scroll down to the first question answer
      • check_circleAnd User enters first question answer 1
      • check_circleAnd User enters second question answer It is a automation testing tool
      • check_circleAnd User selects the rating option of 5
      • check_circleAnd User selects the checkbox Yes
      • check_circleAnd User taps on save button
      • check_circleThen User is able to answer the question on wall page
    00 03 29.716
    check_circle Scenario: Verify user should be able to see image on wall page
    @wallPage @regression @verifyImgOnWallPage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on the wall option
    • check_circleThen User navigates to wall page
    • check_circleAnd User is able to see image on wall page
    00 02 31.602
    check_circle Scenario: Verify user should be able to see video on wall page
    @wallPage @verifyVideoOnWallPage @regression
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on the wall option
    • check_circleThen User navigates to wall page
    • check_circleAnd User is able to see video on wall page
    00 02 25.341
    check_circle Scenario: Verify user should be able to see link on wall page
    @wallPage @regression @verifyLinkOnWallPage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on the wall option
    • check_circleThen User navigates to wall page
    • check_circleAnd User is able to see link on wall page
    00 04 03.657
    check_circle Scenario: Verify user should be able to see doc on wall page
    @verifyDocOnWallPage @wallPage @regression
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on the wall option
    • check_circleThen User navigates to wall page
    • check_circleAnd User is able to see doc on wall page
  • @redirectToTheChatPageThroughMessagelink 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 02:53:31 AM Verify user is able to redirect to chat page through message notification link Pass
  • @verifyprivacypolicy 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 04:37:45 AM Verify privacy policy page Pass
  • @wallPage 7
    Passed: 7
    Timestamp TestName Status
    Nov 28, 2022 05:26:23 AM Verify user should able to open wall page Pass
    Nov 28, 2022 05:28:49 AM Verify user should be able to answer the questions on wall Pass
    Nov 28, 2022 05:28:49 AM Verify user should be able to answer the questions on wall Pass
    Nov 28, 2022 05:33:10 AM Verify user should be able to see image on wall page Pass
    Nov 28, 2022 05:36:40 AM Verify user should be able to see video on wall page Pass
    Nov 28, 2022 05:39:11 AM Verify user should be able to see link on wall page Pass
    Nov 28, 2022 05:41:37 AM Verify user should be able to see doc on wall page Pass
  • @verifyInvalidEntryTextForRangeTypeQuestion 4
    Passed: 4
    Timestamp TestName Status
    Nov 28, 2022 03:37:25 AM Verify error message for range type question Pass
    Nov 28, 2022 03:37:25 AM Verify error message for range type question Pass
    Nov 28, 2022 03:39:54 AM Verify error message for range type question Pass
    Nov 28, 2022 03:42:23 AM Verify error message for range type question Pass
  • @answerWallquestions 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 05:28:49 AM Verify user should be able to answer the questions on wall Pass
    Nov 28, 2022 05:28:49 AM Verify user should be able to answer the questions on wall Pass
  • @MentorProgressPage 3
    Passed: 3
    Timestamp TestName Status
    Nov 28, 2022 03:58:14 AM Verify mentor is able to redirect to the Progress page Pass
    Nov 28, 2022 04:00:12 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
    Nov 28, 2022 04:00:12 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
  • @verifyUserOpensProgramDetailsPage 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 05:11:14 AM Verify User is able to redirect to Program Details page after Taping on Program Name Pass
    Nov 28, 2022 05:11:14 AM Verify User is able to redirect to Program Details page after Taping on Program Name Pass
  • @verifyprofilepage 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 04:35:31 AM Verify profile page Pass
  • @editSentMessage 2
    Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 02:04:06 AM Verify user should be able to edit the sent message Fail
    Nov 28, 2022 02:04:06 AM Verify user should be able to edit the sent message Fail
  • @verifyTrainningProgram 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:08:42 AM Verify Training Programs of the trainee Pass
    Nov 28, 2022 04:08:42 AM Verify Training Programs of the trainee Pass
  • @SearchTraineeByName 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:05:46 AM Verify mentor is able to search particular trainee by name Pass
    Nov 28, 2022 04:05:46 AM Verify mentor is able to search particular trainee by name Pass
  • @verifyTermsOfService 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 04:40:04 AM Verify terms of service page Pass
  • @basepage 12 2
    Passed: 12 Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 01:29:09 AM Verify user is able to selects the language Pass
    Nov 28, 2022 01:29:09 AM Verify user is able to selects the language Pass
    Nov 28, 2022 01:29:49 AM Verify User is able to press the Change phone number and login through another number Pass
    Nov 28, 2022 01:29:49 AM Verify User is able to press the Change phone number and login through another number Pass
    Nov 28, 2022 01:31:10 AM Verify user not able to login with invalid number Pass
    Nov 28, 2022 01:31:10 AM Verify user not able to login with invalid number Pass
    Nov 28, 2022 01:32:05 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
    Nov 28, 2022 01:32:05 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
    Nov 28, 2022 01:32:44 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
    Nov 28, 2022 01:32:44 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
    Nov 28, 2022 01:33:28 AM Verify user not able to login with unregister number Fail
    Nov 28, 2022 01:33:28 AM Verify user not able to login with unregister number Fail
    Nov 28, 2022 01:34:22 AM Verify user not able to login with valid otp Pass
    Nov 28, 2022 01:34:22 AM Verify user not able to login with valid otp Pass
  • @verifyFindByIdPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 03:45:54 AM Verify user is on search program page Pass
  • @progressPage 6
    Passed: 6
    Timestamp TestName Status
    Nov 28, 2022 05:13:34 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Pass
    Nov 28, 2022 05:13:34 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Pass
    Nov 28, 2022 05:20:24 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Pass
    Nov 28, 2022 05:20:24 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Pass
    Nov 28, 2022 05:23:33 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Pass
    Nov 28, 2022 05:23:33 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Pass
  • @deleteAccount 2
    Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 03:19:40 AM Verify delete account and join without parent approval Fail
    Nov 28, 2022 03:19:40 AM Verify delete account and join without parent approval Fail
  • @verifyAddTraineesList 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 04:13:29 AM Verify Add trainee list Pass
  • @regression 108 36
    Passed: 108 Failed: 36
    Timestamp TestName Status
    Nov 28, 2022 01:29:09 AM Verify user is able to selects the language Pass
    Nov 28, 2022 01:29:09 AM Verify user is able to selects the language Pass
    Nov 28, 2022 01:29:49 AM Verify User is able to press the Change phone number and login through another number Pass
    Nov 28, 2022 01:29:49 AM Verify User is able to press the Change phone number and login through another number Pass
    Nov 28, 2022 01:31:10 AM Verify user not able to login with invalid number Pass
    Nov 28, 2022 01:31:10 AM Verify user not able to login with invalid number Pass
    Nov 28, 2022 01:32:05 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
    Nov 28, 2022 01:32:05 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
    Nov 28, 2022 01:32:44 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
    Nov 28, 2022 01:32:44 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
    Nov 28, 2022 01:33:28 AM Verify user not able to login with unregister number Fail
    Nov 28, 2022 01:33:28 AM Verify user not able to login with unregister number Fail
    Nov 28, 2022 01:34:22 AM Verify user not able to login with valid otp Pass
    Nov 28, 2022 01:34:22 AM Verify user not able to login with valid otp Pass
    Nov 28, 2022 01:36:26 AM Verify user should able to open chat page Pass
    Nov 28, 2022 01:39:10 AM Verify user should be able to Open the specific program chat: Pass
    Nov 28, 2022 01:39:10 AM Verify user should be able to Open the specific program chat: AutomationTest Pass
    Nov 28, 2022 01:41:32 AM Verify user should be able to send the message Fail
    Nov 28, 2022 01:41:32 AM Verify user should be able to send the message Fail
    Nov 28, 2022 01:47:36 AM Verify user should be able to open the Group details page by tapping on View details button Pass
    Nov 28, 2022 01:47:36 AM Verify user should be able to open the Group details page by tapping on View details button Pass
    Nov 28, 2022 01:50:01 AM Verify user should be able to open the group details page by tapping on Program group name Pass
    Nov 28, 2022 01:50:01 AM Verify user should be able to open the group details page by tapping on Program group name Pass
    Nov 28, 2022 01:52:31 AM Verify user should be able to open the private chat with mentor Pass
    Nov 28, 2022 01:52:31 AM Verify user should be able to open the private chat with mentor Pass
    Nov 28, 2022 01:55:09 AM Verify user should be able to see the Media section on group details page Pass
    Nov 28, 2022 01:55:09 AM Verify user should be able to see the Media section on group details page Pass
    Nov 28, 2022 01:57:43 AM Verify user should be able to see the Links section on group details page Pass
    Nov 28, 2022 01:57:43 AM Verify user should be able to see the Links section on group details page Pass
    Nov 28, 2022 02:00:25 AM Verify user should be able to see the Documents section on group details page Fail
    Nov 28, 2022 02:00:25 AM Verify user should be able to see the Documents section on group details page Fail
    Nov 28, 2022 02:04:06 AM Verify user should be able to edit the sent message Fail
    Nov 28, 2022 02:04:06 AM Verify user should be able to edit the sent message Fail
    Nov 28, 2022 02:08:58 AM Verify user should be able to delete the sent message Fail
    Nov 28, 2022 02:08:58 AM Verify user should be able to delete the sent message Fail
    Nov 28, 2022 02:15:02 AM Verify user is able to reply on received messages Fail
    Nov 28, 2022 02:15:02 AM Verify user is able to reply on received messages Fail
    Nov 28, 2022 02:19:50 AM Verify user is able to send report on received message with report option: Fail
    Nov 28, 2022 02:19:50 AM Verify user is able to send report on received message with report option:Spam Fail
    Nov 28, 2022 02:24:27 AM Verify user is able to send report on received message with report option:Violence Fail
    Nov 28, 2022 02:25:25 AM Verify user is able to send report on received message with report option:Child Abuse Fail
    Nov 28, 2022 02:35:28 AM Verify user is able to send report on received message with report option:Illegal Drugs Fail
    Nov 28, 2022 02:39:58 AM Verify user is able to send report on received message with report option:Tell us about you Fail
    Nov 28, 2022 02:44:27 AM Verify user is able to send report on received message with report option:Copyright Fail
    Nov 28, 2022 02:48:55 AM Verify user is able to send report on received message with report option:Pornography Fail
    Nov 28, 2022 02:53:31 AM Verify user is able to redirect to chat page through message notification link Pass
    Nov 28, 2022 02:55:59 AM Verify attachment options Fail
    Nov 28, 2022 02:55:59 AM Verify attachment options Fail
    Nov 28, 2022 02:59:54 AM Add entries on the questionnaires page Pass
    Nov 28, 2022 02:59:54 AM Add entries on the questionnaires page Pass
    Nov 28, 2022 03:02:42 AM Verify daily entries result according to the filter: Pass
    Nov 28, 2022 03:02:42 AM Verify daily entries result according to the filter: All Pass
    Nov 28, 2022 03:05:23 AM Verify daily entries result according to the filter: Completed Pass
    Nov 28, 2022 03:08:03 AM Verify daily entries result according to the filter: Available Pass
    Nov 28, 2022 03:10:38 AM Verify daily entries result according to the filter: Expired Pass
    Nov 28, 2022 03:13:26 AM Verify user is able to navigates backward and forward on calendar Pass
    Nov 28, 2022 03:13:26 AM Verify user is able to navigates backward and forward on calendar Pass
    Nov 28, 2022 03:16:14 AM Verify User is able to select specific date Fail
    Nov 28, 2022 03:16:14 AM Verify User is able to select specific date Fail
    Nov 28, 2022 03:19:40 AM Verify delete account and join without parent approval Fail
    Nov 28, 2022 03:19:40 AM Verify delete account and join without parent approval Fail
    Nov 28, 2022 03:21:33 AM Verify User is able remove trainee from the program Fail
    Nov 28, 2022 03:21:33 AM Verify User is able remove trainee from the program Fail
    Nov 28, 2022 03:24:08 AM Add entry or update to assigned course Fail
    Nov 28, 2022 03:24:08 AM Add entry or update to assigned course Fail
    Nov 28, 2022 03:27:47 AM Verify User is able to tap on Save and next Button Fail
    Nov 28, 2022 03:27:47 AM Verify User is able to tap on Save and next Button Fail
    Nov 28, 2022 03:32:42 AM Verify User is unable to save the answers without answering questions Pass
    Nov 28, 2022 03:32:42 AM Verify User is unable to save the answers without answering questions Pass
    Nov 28, 2022 03:35:08 AM Verify User is able to see the Questionnaire page through the Entries option Pass
    Nov 28, 2022 03:37:25 AM Verify error message for range type question Pass
    Nov 28, 2022 03:37:25 AM Verify error message for range type question Pass
    Nov 28, 2022 03:39:54 AM Verify error message for range type question Pass
    Nov 28, 2022 03:42:23 AM Verify error message for range type question Pass
    Nov 28, 2022 03:45:54 AM Verify user is on search program page Pass
    Nov 28, 2022 03:48:05 AM Verify User is able to find Program by ID Pass
    Nov 28, 2022 03:48:05 AM Verify User is able to find Program by ID Pass
    Nov 28, 2022 03:50:21 AM Verify User is able to join Program Pass
    Nov 28, 2022 03:50:21 AM Verify User is able to join Program Pass
    Nov 28, 2022 03:52:39 AM Verify User is able to join Program Pass
    Nov 28, 2022 03:54:48 AM Verify user is able to see the homepage Pass
    Nov 28, 2022 03:54:48 AM Verify user is able to see the homepage Pass
    Nov 28, 2022 03:56:55 AM Verify user is able to see the homepage of mentor Pass
    Nov 28, 2022 03:56:55 AM Verify user is able to see the homepage of mentor Pass
    Nov 28, 2022 03:58:14 AM Verify mentor is able to redirect to the Progress page Pass
    Nov 28, 2022 04:00:12 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
    Nov 28, 2022 04:00:12 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
    Nov 28, 2022 04:04:14 AM Verify mentor is able to redirect to the trainee list Pass
    Nov 28, 2022 04:05:46 AM Verify mentor is able to search particular trainee by name Pass
    Nov 28, 2022 04:05:46 AM Verify mentor is able to search particular trainee by name Pass
    Nov 28, 2022 04:07:14 AM Verify searching result after uncheck search in all programs checkbox Pass
    Nov 28, 2022 04:08:42 AM Verify Training Programs of the trainee Pass
    Nov 28, 2022 04:08:42 AM Verify Training Programs of the trainee Pass
    Nov 28, 2022 04:10:18 AM Verify Mentor redirects to trainee progress page through program Pass
    Nov 28, 2022 04:10:18 AM Verify Mentor redirects to trainee progress page through program Pass
    Nov 28, 2022 04:12:03 AM Verify Add button on the trainee page Pass
    Nov 28, 2022 04:13:29 AM Verify Add trainee list Pass
    Nov 28, 2022 04:14:59 AM Verify Mentor not able to send invite for joined trainee Pass
    Nov 28, 2022 04:14:59 AM Verify Mentor not able to send invite for joined trainee Pass
    Nov 28, 2022 04:16:41 AM Verify Trainee Menu Options Pass
    Nov 28, 2022 04:16:41 AM Verify Trainee Menu Options Pass
    Nov 28, 2022 04:18:18 AM Verify Mentor redirect to the trainee private chat via menu option Pass
    Nov 28, 2022 04:18:18 AM Verify Mentor redirect to the trainee private chat via menu option Pass
    Nov 28, 2022 04:19:54 AM Verify Mentor redirect to the list of the programs via menu option Pass
    Nov 28, 2022 04:19:54 AM Verify Mentor redirect to the list of the programs via menu option Pass
    Nov 28, 2022 04:21:39 AM Verify Mentor is able to send invitation successfully to trainee Pass
    Nov 28, 2022 04:21:39 AM Verify Mentor is able to send invitation successfully to trainee Pass
    Nov 28, 2022 04:25:28 AM Verify trainee accept the invitation Fail
    Nov 28, 2022 04:25:28 AM Verify trainee accept the invitation Fail
    Nov 28, 2022 04:30:18 AM Verify trainee decline the invitation Pass
    Nov 28, 2022 04:30:18 AM Verify trainee decline the invitation Pass
    Nov 28, 2022 04:35:31 AM Verify profile page Pass
    Nov 28, 2022 04:37:45 AM Verify privacy policy page Pass
    Nov 28, 2022 04:40:04 AM Verify terms of service page Pass
    Nov 28, 2022 04:42:22 AM Verify Feedback thoughts Fail
    Nov 28, 2022 04:42:22 AM Verify Feedback thoughts Fail
    Nov 28, 2022 04:44:15 AM Verify Feedback thoughts Pass
    Nov 28, 2022 04:46:49 AM Verify Feedback thoughts Pass
    Nov 28, 2022 04:49:15 AM Verify Error message after send feedback without reaction Pass
    Nov 28, 2022 04:49:15 AM Verify Error message after send feedback without reaction Pass
    Nov 28, 2022 04:51:41 AM Update the my profile Pass
    Nov 28, 2022 04:54:00 AM Verify user is able to change Theme Pass
    Nov 28, 2022 04:56:35 AM Verify user is able to change text size using accessbility Pass
    Nov 28, 2022 04:56:35 AM Verify user is able to change text size using accessbility Pass
    Nov 28, 2022 04:59:14 AM Verify user is able to set the Avatar on Basic Details Page Pass
    Nov 28, 2022 05:02:48 AM Verify user is able to logout the account Pass
    Nov 28, 2022 05:05:08 AM Verify user is able to switch to the mentor and mentor to trainee Pass
    Nov 28, 2022 05:07:39 AM Verify User is able to see the programs that was assigned by Trainer Pass
    Nov 28, 2022 05:07:39 AM Verify User is able to see the programs that was assigned by Trainer Pass
    Nov 28, 2022 05:11:14 AM Verify User is able to redirect to Program Details page after Taping on Program Name Pass
    Nov 28, 2022 05:11:14 AM Verify User is able to redirect to Program Details page after Taping on Program Name Pass
    Nov 28, 2022 05:13:34 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Pass
    Nov 28, 2022 05:13:34 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Pass
    Nov 28, 2022 05:20:24 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Pass
    Nov 28, 2022 05:20:24 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Pass
    Nov 28, 2022 05:23:33 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Pass
    Nov 28, 2022 05:23:33 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Pass
    Nov 28, 2022 05:26:23 AM Verify user should able to open wall page Pass
    Nov 28, 2022 05:28:49 AM Verify user should be able to answer the questions on wall Pass
    Nov 28, 2022 05:28:49 AM Verify user should be able to answer the questions on wall Pass
    Nov 28, 2022 05:33:10 AM Verify user should be able to see image on wall page Pass
    Nov 28, 2022 05:36:40 AM Verify user should be able to see video on wall page Pass
    Nov 28, 2022 05:39:11 AM Verify user should be able to see link on wall page Pass
    Nov 28, 2022 05:41:37 AM Verify user should be able to see doc on wall page Pass
  • @chatPage 14 20
    Passed: 14 Failed: 20
    Timestamp TestName Status
    Nov 28, 2022 01:36:26 AM Verify user should able to open chat page Pass
    Nov 28, 2022 01:39:10 AM Verify user should be able to Open the specific program chat: Pass
    Nov 28, 2022 01:39:10 AM Verify user should be able to Open the specific program chat: AutomationTest Pass
    Nov 28, 2022 01:41:32 AM Verify user should be able to send the message Fail
    Nov 28, 2022 01:41:32 AM Verify user should be able to send the message Fail
    Nov 28, 2022 01:47:36 AM Verify user should be able to open the Group details page by tapping on View details button Pass
    Nov 28, 2022 01:47:36 AM Verify user should be able to open the Group details page by tapping on View details button Pass
    Nov 28, 2022 01:50:01 AM Verify user should be able to open the group details page by tapping on Program group name Pass
    Nov 28, 2022 01:50:01 AM Verify user should be able to open the group details page by tapping on Program group name Pass
    Nov 28, 2022 01:52:31 AM Verify user should be able to open the private chat with mentor Pass
    Nov 28, 2022 01:52:31 AM Verify user should be able to open the private chat with mentor Pass
    Nov 28, 2022 01:55:09 AM Verify user should be able to see the Media section on group details page Pass
    Nov 28, 2022 01:55:09 AM Verify user should be able to see the Media section on group details page Pass
    Nov 28, 2022 01:57:43 AM Verify user should be able to see the Links section on group details page Pass
    Nov 28, 2022 01:57:43 AM Verify user should be able to see the Links section on group details page Pass
    Nov 28, 2022 02:00:25 AM Verify user should be able to see the Documents section on group details page Fail
    Nov 28, 2022 02:00:25 AM Verify user should be able to see the Documents section on group details page Fail
    Nov 28, 2022 02:04:06 AM Verify user should be able to edit the sent message Fail
    Nov 28, 2022 02:04:06 AM Verify user should be able to edit the sent message Fail
    Nov 28, 2022 02:08:58 AM Verify user should be able to delete the sent message Fail
    Nov 28, 2022 02:08:58 AM Verify user should be able to delete the sent message Fail
    Nov 28, 2022 02:15:02 AM Verify user is able to reply on received messages Fail
    Nov 28, 2022 02:15:02 AM Verify user is able to reply on received messages Fail
    Nov 28, 2022 02:19:50 AM Verify user is able to send report on received message with report option: Fail
    Nov 28, 2022 02:19:50 AM Verify user is able to send report on received message with report option:Spam Fail
    Nov 28, 2022 02:24:27 AM Verify user is able to send report on received message with report option:Violence Fail
    Nov 28, 2022 02:25:25 AM Verify user is able to send report on received message with report option:Child Abuse Fail
    Nov 28, 2022 02:35:28 AM Verify user is able to send report on received message with report option:Illegal Drugs Fail
    Nov 28, 2022 02:39:58 AM Verify user is able to send report on received message with report option:Tell us about you Fail
    Nov 28, 2022 02:44:27 AM Verify user is able to send report on received message with report option:Copyright Fail
    Nov 28, 2022 02:48:55 AM Verify user is able to send report on received message with report option:Pornography Fail
    Nov 28, 2022 02:53:31 AM Verify user is able to redirect to chat page through message notification link Pass
    Nov 28, 2022 02:55:59 AM Verify attachment options Fail
    Nov 28, 2022 02:55:59 AM Verify attachment options Fail
  • @openPrivateChatWithMentor 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 01:52:31 AM Verify user should be able to open the private chat with mentor Pass
    Nov 28, 2022 01:52:31 AM Verify user should be able to open the private chat with mentor Pass
  • @verifyLoginWithValidOtp 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 01:34:22 AM Verify user not able to login with valid otp Pass
    Nov 28, 2022 01:34:22 AM Verify user not able to login with valid otp Pass
  • @verifyHomePage 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 03:54:48 AM Verify user is able to see the homepage Pass
    Nov 28, 2022 03:54:48 AM Verify user is able to see the homepage Pass
  • @verifyMentorHomePage 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 03:56:55 AM Verify user is able to see the homepage of mentor Pass
    Nov 28, 2022 03:56:55 AM Verify user is able to see the homepage of mentor Pass
  • @acceptInvitation 2
    Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:25:28 AM Verify trainee accept the invitation Fail
    Nov 28, 2022 04:25:28 AM Verify trainee accept the invitation Fail
  • @verifySelectLanguage 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 01:29:09 AM Verify user is able to selects the language Pass
    Nov 28, 2022 01:29:09 AM Verify user is able to selects the language Pass
  • @verifyTraineeMenuOptions 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:16:41 AM Verify Trainee Menu Options Pass
    Nov 28, 2022 04:16:41 AM Verify Trainee Menu Options Pass
  • @calendar 2 2
    Passed: 2 Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 03:13:26 AM Verify user is able to navigates backward and forward on calendar Pass
    Nov 28, 2022 03:13:26 AM Verify user is able to navigates backward and forward on calendar Pass
    Nov 28, 2022 03:16:14 AM Verify User is able to select specific date Fail
    Nov 28, 2022 03:16:14 AM Verify User is able to select specific date Fail
  • @verifyVideoOnWallPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 05:36:40 AM Verify user should be able to see video on wall page Pass
  • @verifyAttachmentOptions 2
    Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 02:55:59 AM Verify attachment options Fail
    Nov 28, 2022 02:55:59 AM Verify attachment options Fail
  • @replyOnReceivedMessage 2
    Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 02:15:02 AM Verify user is able to reply on received messages Fail
    Nov 28, 2022 02:15:02 AM Verify user is able to reply on received messages Fail
  • @declineInvitation 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:30:18 AM Verify trainee decline the invitation Pass
    Nov 28, 2022 04:30:18 AM Verify trainee decline the invitation Pass
  • @verifyDocOnWallPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 05:41:37 AM Verify user should be able to see doc on wall page Pass
  • @verifyLinkOnWallPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 05:39:11 AM Verify user should be able to see link on wall page Pass
  • @profilePage 14 2
    Passed: 14 Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:35:31 AM Verify profile page Pass
    Nov 28, 2022 04:37:45 AM Verify privacy policy page Pass
    Nov 28, 2022 04:40:04 AM Verify terms of service page Pass
    Nov 28, 2022 04:42:22 AM Verify Feedback thoughts Fail
    Nov 28, 2022 04:42:22 AM Verify Feedback thoughts Fail
    Nov 28, 2022 04:44:15 AM Verify Feedback thoughts Pass
    Nov 28, 2022 04:46:49 AM Verify Feedback thoughts Pass
    Nov 28, 2022 04:49:15 AM Verify Error message after send feedback without reaction Pass
    Nov 28, 2022 04:49:15 AM Verify Error message after send feedback without reaction Pass
    Nov 28, 2022 04:51:41 AM Update the my profile Pass
    Nov 28, 2022 04:54:00 AM Verify user is able to change Theme Pass
    Nov 28, 2022 04:56:35 AM Verify user is able to change text size using accessbility Pass
    Nov 28, 2022 04:56:35 AM Verify user is able to change text size using accessbility Pass
    Nov 28, 2022 04:59:14 AM Verify user is able to set the Avatar on Basic Details Page Pass
    Nov 28, 2022 05:02:48 AM Verify user is able to logout the account Pass
    Nov 28, 2022 05:05:08 AM Verify user is able to switch to the mentor and mentor to trainee Pass
  • @switchToMentorAndMentorToTrainee 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 05:05:08 AM Verify user is able to switch to the mentor and mentor to trainee Pass
  • @verifyMentorNotAbleToSendInviteForJoinedTrainee 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:14:59 AM Verify Mentor not able to send invite for joined trainee Pass
    Nov 28, 2022 04:14:59 AM Verify Mentor not able to send invite for joined trainee Pass
  • @programDetailsPage 4
    Passed: 4
    Timestamp TestName Status
    Nov 28, 2022 05:07:39 AM Verify User is able to see the programs that was assigned by Trainer Pass
    Nov 28, 2022 05:07:39 AM Verify User is able to see the programs that was assigned by Trainer Pass
    Nov 28, 2022 05:11:14 AM Verify User is able to redirect to Program Details page after Taping on Program Name Pass
    Nov 28, 2022 05:11:14 AM Verify User is able to redirect to Program Details page after Taping on Program Name Pass
  • @verifyAddButtonOnTheTraineePage 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 04:12:03 AM Verify Add button on the trainee page Pass
  • @verifyDocumentsSection 2
    Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 02:00:25 AM Verify user should be able to see the Documents section on group details page Fail
    Nov 28, 2022 02:00:25 AM Verify user should be able to see the Documents section on group details page Fail
  • @VerifyPlaceHolder 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 01:32:44 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
    Nov 28, 2022 01:32:44 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
  • @uncheckSearchInAllPrograms 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 04:07:14 AM Verify searching result after uncheck search in all programs checkbox Pass
  • @fontsize 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:56:35 AM Verify user is able to change text size using accessbility Pass
    Nov 28, 2022 04:56:35 AM Verify user is able to change text size using accessbility Pass
  • @verifyMediaSection 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 01:55:09 AM Verify user should be able to see the Media section on group details page Pass
    Nov 28, 2022 01:55:09 AM Verify user should be able to see the Media section on group details page Pass
  • @entries 7 4
    Passed: 7 Failed: 4
    Timestamp TestName Status
    Nov 28, 2022 03:24:08 AM Add entry or update to assigned course Fail
    Nov 28, 2022 03:24:08 AM Add entry or update to assigned course Fail
    Nov 28, 2022 03:27:47 AM Verify User is able to tap on Save and next Button Fail
    Nov 28, 2022 03:27:47 AM Verify User is able to tap on Save and next Button Fail
    Nov 28, 2022 03:32:42 AM Verify User is unable to save the answers without answering questions Pass
    Nov 28, 2022 03:32:42 AM Verify User is unable to save the answers without answering questions Pass
    Nov 28, 2022 03:35:08 AM Verify User is able to see the Questionnaire page through the Entries option Pass
    Nov 28, 2022 03:37:25 AM Verify error message for range type question Pass
    Nov 28, 2022 03:37:25 AM Verify error message for range type question Pass
    Nov 28, 2022 03:39:54 AM Verify error message for range type question Pass
    Nov 28, 2022 03:42:23 AM Verify error message for range type question Pass
  • @VerifySaveAndNextBtn 2
    Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 03:27:47 AM Verify User is able to tap on Save and next Button Fail
    Nov 28, 2022 03:27:47 AM Verify User is able to tap on Save and next Button Fail
  • @inviteTrainee 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:21:39 AM Verify Mentor is able to send invitation successfully to trainee Pass
    Nov 28, 2022 04:21:39 AM Verify Mentor is able to send invitation successfully to trainee Pass
  • @dailyEntries 7
    Passed: 7
    Timestamp TestName Status
    Nov 28, 2022 02:59:54 AM Add entries on the questionnaires page Pass
    Nov 28, 2022 02:59:54 AM Add entries on the questionnaires page Pass
    Nov 28, 2022 03:02:42 AM Verify daily entries result according to the filter: Pass
    Nov 28, 2022 03:02:42 AM Verify daily entries result according to the filter: All Pass
    Nov 28, 2022 03:05:23 AM Verify daily entries result according to the filter: Completed Pass
    Nov 28, 2022 03:08:03 AM Verify daily entries result according to the filter: Available Pass
    Nov 28, 2022 03:10:38 AM Verify daily entries result according to the filter: Expired Pass
  • @verifyProgressPageQuestionAnswers 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:00:12 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
    Nov 28, 2022 04:00:12 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
  • @verifyProgress 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 05:23:33 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Pass
    Nov 28, 2022 05:23:33 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Pass
  • @removeAccount 2
    Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 03:21:33 AM Verify User is able remove trainee from the program Fail
    Nov 28, 2022 03:21:33 AM Verify User is able remove trainee from the program Fail
  • @changeNumber 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 01:29:49 AM Verify User is able to press the Change phone number and login through another number Pass
    Nov 28, 2022 01:29:49 AM Verify User is able to press the Change phone number and login through another number Pass
  • @redirectToQuestionnairePageThroughEntries 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 03:35:08 AM Verify User is able to see the Questionnaire page through the Entries option Pass
  • @verifyProgressPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 03:58:14 AM Verify mentor is able to redirect to the Progress page Pass
  • @sendReport 8
    Failed: 8
    Timestamp TestName Status
    Nov 28, 2022 02:19:50 AM Verify user is able to send report on received message with report option: Fail
    Nov 28, 2022 02:19:50 AM Verify user is able to send report on received message with report option:Spam Fail
    Nov 28, 2022 02:24:27 AM Verify user is able to send report on received message with report option:Violence Fail
    Nov 28, 2022 02:25:25 AM Verify user is able to send report on received message with report option:Child Abuse Fail
    Nov 28, 2022 02:35:28 AM Verify user is able to send report on received message with report option:Illegal Drugs Fail
    Nov 28, 2022 02:39:58 AM Verify user is able to send report on received message with report option:Tell us about you Fail
    Nov 28, 2022 02:44:27 AM Verify user is able to send report on received message with report option:Copyright Fail
    Nov 28, 2022 02:48:55 AM Verify user is able to send report on received message with report option:Pornography Fail
  • @RedirectToInviteTraineeList 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:19:54 AM Verify Mentor redirect to the list of the programs via menu option Pass
    Nov 28, 2022 04:19:54 AM Verify Mentor redirect to the list of the programs via menu option Pass
  • @updateprofile 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 04:51:41 AM Update the my profile Pass
  • @verifyImgOnWallPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 05:33:10 AM Verify user should be able to see image on wall page Pass
  • @logout 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 05:02:48 AM Verify user is able to logout the account Pass
  • @verifyCourseDetails 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 05:07:39 AM Verify User is able to see the programs that was assigned by Trainer Pass
    Nov 28, 2022 05:07:39 AM Verify User is able to see the programs that was assigned by Trainer Pass
  • @EndToendScenarios 4
    Failed: 4
    Timestamp TestName Status
    Nov 28, 2022 03:19:40 AM Verify delete account and join without parent approval Fail
    Nov 28, 2022 03:19:40 AM Verify delete account and join without parent approval Fail
    Nov 28, 2022 03:21:33 AM Verify User is able remove trainee from the program Fail
    Nov 28, 2022 03:21:33 AM Verify User is able remove trainee from the program Fail
  • @feedbackpage 2 2
    Passed: 2 Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:42:22 AM Verify Feedback thoughts Fail
    Nov 28, 2022 04:42:22 AM Verify Feedback thoughts Fail
    Nov 28, 2022 04:44:15 AM Verify Feedback thoughts Pass
    Nov 28, 2022 04:46:49 AM Verify Feedback thoughts Pass
  • @findProgramById 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 03:48:05 AM Verify User is able to find Program by ID Pass
    Nov 28, 2022 03:48:05 AM Verify User is able to find Program by ID Pass
  • @verifyChatPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 01:36:26 AM Verify user should able to open chat page Pass
  • @findById 6
    Passed: 6
    Timestamp TestName Status
    Nov 28, 2022 03:45:54 AM Verify user is on search program page Pass
    Nov 28, 2022 03:48:05 AM Verify User is able to find Program by ID Pass
    Nov 28, 2022 03:48:05 AM Verify User is able to find Program by ID Pass
    Nov 28, 2022 03:50:21 AM Verify User is able to join Program Pass
    Nov 28, 2022 03:50:21 AM Verify User is able to join Program Pass
    Nov 28, 2022 03:52:39 AM Verify User is able to join Program Pass
  • @verifyRedirectToTraineeProgressTroughProgram 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:10:18 AM Verify Mentor redirects to trainee progress page through program Pass
    Nov 28, 2022 04:10:18 AM Verify Mentor redirects to trainee progress page through program Pass
  • @MentorTraineePage 18
    Passed: 18
    Timestamp TestName Status
    Nov 28, 2022 04:04:14 AM Verify mentor is able to redirect to the trainee list Pass
    Nov 28, 2022 04:05:46 AM Verify mentor is able to search particular trainee by name Pass
    Nov 28, 2022 04:05:46 AM Verify mentor is able to search particular trainee by name Pass
    Nov 28, 2022 04:07:14 AM Verify searching result after uncheck search in all programs checkbox Pass
    Nov 28, 2022 04:08:42 AM Verify Training Programs of the trainee Pass
    Nov 28, 2022 04:08:42 AM Verify Training Programs of the trainee Pass
    Nov 28, 2022 04:10:18 AM Verify Mentor redirects to trainee progress page through program Pass
    Nov 28, 2022 04:10:18 AM Verify Mentor redirects to trainee progress page through program Pass
    Nov 28, 2022 04:12:03 AM Verify Add button on the trainee page Pass
    Nov 28, 2022 04:13:29 AM Verify Add trainee list Pass
    Nov 28, 2022 04:14:59 AM Verify Mentor not able to send invite for joined trainee Pass
    Nov 28, 2022 04:14:59 AM Verify Mentor not able to send invite for joined trainee Pass
    Nov 28, 2022 04:16:41 AM Verify Trainee Menu Options Pass
    Nov 28, 2022 04:16:41 AM Verify Trainee Menu Options Pass
    Nov 28, 2022 04:18:18 AM Verify Mentor redirect to the trainee private chat via menu option Pass
    Nov 28, 2022 04:18:18 AM Verify Mentor redirect to the trainee private chat via menu option Pass
    Nov 28, 2022 04:19:54 AM Verify Mentor redirect to the list of the programs via menu option Pass
    Nov 28, 2022 04:19:54 AM Verify Mentor redirect to the list of the programs via menu option Pass
  • @redirectToProgram 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 05:13:34 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Pass
    Nov 28, 2022 05:13:34 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Pass
  • @Bug-1259 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:05:46 AM Verify mentor is able to search particular trainee by name Pass
    Nov 28, 2022 04:05:46 AM Verify mentor is able to search particular trainee by name Pass
  • @notificationPage 4 2
    Passed: 4 Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:21:39 AM Verify Mentor is able to send invitation successfully to trainee Pass
    Nov 28, 2022 04:21:39 AM Verify Mentor is able to send invitation successfully to trainee Pass
    Nov 28, 2022 04:25:28 AM Verify trainee accept the invitation Fail
    Nov 28, 2022 04:25:28 AM Verify trainee accept the invitation Fail
    Nov 28, 2022 04:30:18 AM Verify trainee decline the invitation Pass
    Nov 28, 2022 04:30:18 AM Verify trainee decline the invitation Pass
  • @RedirectToPrivateChatOfTheTrainee 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:18:18 AM Verify Mentor redirect to the trainee private chat via menu option Pass
    Nov 28, 2022 04:18:18 AM Verify Mentor redirect to the trainee private chat via menu option Pass
  • @verifyDetailsPageThroughViewDetailsButton 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 01:47:36 AM Verify user should be able to open the Group details page by tapping on View details button Pass
    Nov 28, 2022 01:47:36 AM Verify user should be able to open the Group details page by tapping on View details button Pass
  • @openChatProgram 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 01:39:10 AM Verify user should be able to Open the specific program chat: Pass
    Nov 28, 2022 01:39:10 AM Verify user should be able to Open the specific program chat: AutomationTest Pass
  • @saveEntries 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 02:59:54 AM Add entries on the questionnaires page Pass
    Nov 28, 2022 02:59:54 AM Add entries on the questionnaires page Pass
  • @sendFeedbackWithoutReaction 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 04:49:15 AM Verify Error message after send feedback without reaction Pass
    Nov 28, 2022 04:49:15 AM Verify Error message after send feedback without reaction Pass
  • @darktheme 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 04:54:00 AM Verify user is able to change Theme Pass
  • @verifyMentorIsAbleToRedirectToTraineeList 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 04:04:14 AM Verify mentor is able to redirect to the trainee list Pass
  • @verifyDetailsPageThroughGroupName 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 01:50:01 AM Verify user should be able to open the group details page by tapping on Program group name Pass
    Nov 28, 2022 01:50:01 AM Verify user should be able to open the group details page by tapping on Program group name Pass
  • @verifyLoginWithUnregisterNumber 2
    Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 01:33:28 AM Verify user not able to login with unregister number Fail
    Nov 28, 2022 01:33:28 AM Verify user not able to login with unregister number Fail
  • @joinProgramById 3
    Passed: 3
    Timestamp TestName Status
    Nov 28, 2022 03:50:21 AM Verify User is able to join Program Pass
    Nov 28, 2022 03:50:21 AM Verify User is able to join Program Pass
    Nov 28, 2022 03:52:39 AM Verify User is able to join Program Pass
  • @redirectToQuestionaries 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 05:20:24 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Pass
    Nov 28, 2022 05:20:24 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Pass
  • @verifyLinksSection 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 01:57:43 AM Verify user should be able to see the Links section on group details page Pass
    Nov 28, 2022 01:57:43 AM Verify user should be able to see the Links section on group details page Pass
  • @selectSpecificDate 2
    Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 03:16:14 AM Verify User is able to select specific date Fail
    Nov 28, 2022 03:16:14 AM Verify User is able to select specific date Fail
  • @verifyLoginWithInvalidNumber 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 01:31:10 AM Verify user not able to login with invalid number Pass
    Nov 28, 2022 01:31:10 AM Verify user not able to login with invalid number Pass
  • @deleteSentMessage 2
    Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 02:08:58 AM Verify user should be able to delete the sent message Fail
    Nov 28, 2022 02:08:58 AM Verify user should be able to delete the sent message Fail
  • @saveEmptyAns 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 03:32:42 AM Verify User is unable to save the answers without answering questions Pass
    Nov 28, 2022 03:32:42 AM Verify User is unable to save the answers without answering questions Pass
  • @sendTheMessage 2
    Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 01:41:32 AM Verify user should be able to send the message Fail
    Nov 28, 2022 01:41:32 AM Verify user should be able to send the message Fail
  • @navigatesToMonthOnCalendar 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 03:13:26 AM Verify user is able to navigates backward and forward on calendar Pass
    Nov 28, 2022 03:13:26 AM Verify user is able to navigates backward and forward on calendar Pass
  • @UserIsAbleToSeeLoginPageRegistrationLabel 2
    Passed: 2
    Timestamp TestName Status
    Nov 28, 2022 01:32:05 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
    Nov 28, 2022 01:32:05 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
  • @setAvatar 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 04:59:14 AM Verify user is able to set the Avatar on Basic Details Page Pass
  • @addEntries 2
    Failed: 2
    Timestamp TestName Status
    Nov 28, 2022 03:24:08 AM Add entry or update to assigned course Fail
    Nov 28, 2022 03:24:08 AM Add entry or update to assigned course Fail
  • @verifyWallPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 28, 2022 05:26:23 AM Verify user should able to open wall page Pass
  • java.lang.AssertionError 10
    Timestamp TestName StackTrace
    Nov 28, 2022 02:18:45 AM Then User is able to see reply option
    Nov 28, 2022 02:23:20 AM Then User is able to see report option
    Nov 28, 2022 02:38:52 AM Then User is able to see report option
    Nov 28, 2022 02:43:20 AM Then User is able to see report option
    Nov 28, 2022 02:47:49 AM Then User is able to see report option
    Nov 28, 2022 02:52:25 AM Then User is able to see report option
    Nov 28, 2022 02:58:51 AM Then User is able to see attachment options
    Nov 28, 2022 03:20:31 AM Then User navigates to otp page
    Nov 28, 2022 04:29:16 AM Then User navigates to otp page
    Nov 28, 2022 04:43:13 AM And User navigates to otp page
  • org.openqa.selenium.WebDriverException 2
    Timestamp TestName StackTrace
    Nov 28, 2022 02:25:19 AM And User enters the otpcode
    Nov 28, 2022 02:25:22 AM com.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
  • org.openqa.selenium.SessionNotCreatedException 1
    Timestamp TestName StackTrace
    Nov 28, 2022 02:25:25 AM com.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
  • java.lang.IndexOutOfBoundsException 2
    Timestamp TestName StackTrace
    Nov 28, 2022 01:45:32 AM When User deletes the sent message How are you?
    Nov 28, 2022 02:12:57 AM When User deletes the sent message how r1?
  • org.openqa.selenium.TimeoutException 7
    Timestamp TestName StackTrace
    Nov 28, 2022 02:03:03 AM When User clicks on document option
    Nov 28, 2022 02:07:47 AM When User edits the sent message with new message How are you?
    Nov 28, 2022 02:35:28 AM com.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    Nov 28, 2022 03:17:29 AM And User navigates to home page
    Nov 28, 2022 03:23:03 AM And Mentor is clicks on the menu option
    Nov 28, 2022 03:26:42 AM And User taps on save and next button button
    Nov 28, 2022 03:30:26 AM And User taps on save and next button
  • org.junit.ComparisonFailure 1
    Timestamp TestName StackTrace
    Nov 28, 2022 01:34:17 AM Then Unregister Number toast message is displayed
Dashboard
Features
16
Scenarios
90
Steps
1,568
Start
Nov 28, 2022 01:29:08 AM
End
Nov 28, 2022 05:45:40 AM
Time Taken
04 16 32.408
Environment

 

Name Value
os windows
Categories

 

Name Passed Failed Skipped Passed %
@redirectToTheChatPageThroughMessagelink 1 0 0 100%
@verifyprivacypolicy 1 0 0 100%
@wallPage 7 0 0 100%
@verifyInvalidEntryTextForRangeTypeQuestion 4 0 0 100%
@answerWallquestions 2 0 0 100%
@MentorProgressPage 3 0 0 100%
@verifyUserOpensProgramDetailsPage 2 0 0 100%
@verifyprofilepage 1 0 0 100%
@editSentMessage 0 2 0 0%
@verifyTrainningProgram 2 0 0 100%
@SearchTraineeByName 2 0 0 100%
@verifyTermsOfService 1 0 0 100%
@basepage 12 2 0 85.714%
@verifyFindByIdPage 1 0 0 100%
@progressPage 6 0 0 100%
@deleteAccount 0 2 0 0%
@verifyAddTraineesList 1 0 0 100%
@regression 108 36 0 75%
@chatPage 14 20 0 41.176%
@openPrivateChatWithMentor 2 0 0 100%
@verifyLoginWithValidOtp 2 0 0 100%
@verifyHomePage 2 0 0 100%
@verifyMentorHomePage 2 0 0 100%
@acceptInvitation 0 2 0 0%
@verifySelectLanguage 2 0 0 100%
@verifyTraineeMenuOptions 2 0 0 100%
@calendar 2 2 0 50%
@verifyVideoOnWallPage 1 0 0 100%
@verifyAttachmentOptions 0 2 0 0%
@replyOnReceivedMessage 0 2 0 0%
@declineInvitation 2 0 0 100%
@verifyDocOnWallPage 1 0 0 100%
@verifyLinkOnWallPage 1 0 0 100%
@profilePage 14 2 0 87.5%
@switchToMentorAndMentorToTrainee 1 0 0 100%
@verifyMentorNotAbleToSendInviteForJoinedTrainee 2 0 0 100%
@programDetailsPage 4 0 0 100%
@verifyAddButtonOnTheTraineePage 1 0 0 100%
@verifyDocumentsSection 0 2 0 0%
@VerifyPlaceHolder 2 0 0 100%
@uncheckSearchInAllPrograms 1 0 0 100%
@fontsize 2 0 0 100%
@verifyMediaSection 2 0 0 100%
@entries 7 4 0 63.636%
@VerifySaveAndNextBtn 0 2 0 0%
@inviteTrainee 2 0 0 100%
@dailyEntries 7 0 0 100%
@verifyProgressPageQuestionAnswers 2 0 0 100%
@verifyProgress 2 0 0 100%
@removeAccount 0 2 0 0%
@changeNumber 2 0 0 100%
@redirectToQuestionnairePageThroughEntries 1 0 0 100%
@verifyProgressPage 1 0 0 100%
@sendReport 0 8 0 0%
@RedirectToInviteTraineeList 2 0 0 100%
@updateprofile 1 0 0 100%
@verifyImgOnWallPage 1 0 0 100%
@logout 1 0 0 100%
@verifyCourseDetails 2 0 0 100%
@EndToendScenarios 0 4 0 0%
@feedbackpage 2 2 0 50%
@findProgramById 2 0 0 100%
@verifyChatPage 1 0 0 100%
@findById 6 0 0 100%
@verifyRedirectToTraineeProgressTroughProgram 2 0 0 100%
@MentorTraineePage 18 0 0 100%
@redirectToProgram 2 0 0 100%
@Bug-1259 2 0 0 100%
@notificationPage 4 2 0 66.667%
@RedirectToPrivateChatOfTheTrainee 2 0 0 100%
@verifyDetailsPageThroughViewDetailsButton 2 0 0 100%
@openChatProgram 2 0 0 100%
@saveEntries 2 0 0 100%
@sendFeedbackWithoutReaction 2 0 0 100%
@darktheme 1 0 0 100%
@verifyMentorIsAbleToRedirectToTraineeList 1 0 0 100%
@verifyDetailsPageThroughGroupName 2 0 0 100%
@verifyLoginWithUnregisterNumber 0 2 0 0%
@joinProgramById 3 0 0 100%
@redirectToQuestionaries 2 0 0 100%
@verifyLinksSection 2 0 0 100%
@selectSpecificDate 0 2 0 0%
@verifyLoginWithInvalidNumber 2 0 0 100%
@deleteSentMessage 0 2 0 0%
@saveEmptyAns 2 0 0 100%
@sendTheMessage 0 2 0 0%
@navigatesToMonthOnCalendar 2 0 0 100%
@UserIsAbleToSeeLoginPageRegistrationLabel 2 0 0 100%
@setAvatar 1 0 0 100%
@addEntries 0 2 0 0%
@verifyWallPage 1 0 0 100%